type runtime.itimerspec
3 uses
runtime (current package)
defs_linux_amd64.go#L150: type itimerspec struct {
os_linux.go#L423: func timer_settime(timerid int32, flags int32, new, old *itimerspec) int32
os_linux.go#L649: spec := new(itimerspec)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)